a11y: Avoid signal emission during cache population
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 21 Jan 2021 16:31:28 +0000 (16:31 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:32:18 +0000 (11:32 -0500)
commit3ac71e48f1d8ff8393ef41e31fef0825093e2305
tree58af80a9d32f2d16e7501499645c6bd0f0c1b686
parent201580b4436c390bcde31101ee9e2b6a8f30de67
a11y: Avoid signal emission during cache population

If we're responding to a request to get all the cached items, there's no
need to emit signals when adding an ATContext to the cache.
gtk/a11y/gtkatspicache.c